home *** CD-ROM | disk | FTP | other *** search
- These VB declarations for VB are not well tested. I am just
- beginning to try to write Novell XQL programs using VB.
- I am posting this early effort only because others are
- having the same problems I had in getting Novell XQL to
- work, since Novell has not yet provided any help to show
- how to interface to VB (that I can find). There is no
- assurance whatsoever that these declarations will work
- for you, but I have written a working example using some
- of the functions.
- You'll need the XQL DLL from Netwire (Netware SQL
- Requester for Windows 3.0). Follow Novell's instructions
- for using the DLL. If you are trying to use the local XQL
- tsr then you need to load btrieve and xql before you start
- windows. This takes lots of free dos memory. Use dos 5.0
- and try loading btrieve high. This worked for me using
- QEMM.
- The syntax for calling the XQLM functions is as
- shown in the XQL manuals for the C interface - more or
- less. Good luck.
- Dennis Donahue
-
-